type net/http.http2clientConnIdleState

3 uses

	net/http (current package)
		h2_bundle.go#L7567: type http2clientConnIdleState struct {
		h2_bundle.go#L7571: func (cc *http2ClientConn) idleState() http2clientConnIdleState {
		h2_bundle.go#L7577: func (cc *http2ClientConn) idleStateLocked() (st http2clientConnIdleState) {